projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e38b9ee
)
(Ffont_spec): Fix typo.
author
Kenichi Handa
<handa@m17n.org>
Wed, 18 Feb 2009 03:57:19 +0000
(
03:57
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 18 Feb 2009 03:57:19 +0000
(
03:57
+0000)
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index df59a3b3376ebb27a9feb862d04e2a62b42270a3..77c578898c709d2694bcdd2a9f82059de4a9bc46 100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-3957,7
+3957,7
@@
GSUB and GPOS may contain `nil' element. In such a case, the font
must not have any of the remaining elements.
For instance, if the VALUE is `(thai nil nil (mark))', the font must
-be an OpenTy
ep
font, and whose GPOS table of `thai' script's default
+be an OpenTy
pe
font, and whose GPOS table of `thai' script's default
language system must contain `mark' feature.
usage: (font-spec ARGS...) */)